home *** CD-ROM | disk | FTP | other *** search
/ ios / (WIN) ios / ios / ios.img / tan / key04 / 00001.ls next >
Encoding:
Text File  |  1995-07-07  |  94 b   |  9 lines

  1. on exitFrame
  2.   global card41
  3.   if card41 = 1 then
  4.     go("A")
  5.   else
  6.     go("W")
  7.   end if
  8. end
  9.